runtime.pallocBits.pages64 (method)

3 uses

	runtime (current package)
		mpagecache.go#L139: 			cache: ^chunk.pages64(j),
		mpagecache.go#L156: 			cache: ^chunk.pages64(chunkPageIndex(addr)),
		mpallocbits.go#L378: func (b *pallocBits) pages64(i uint) uint64 {